-
Home
-
MelaPress Login Security
-
2.1.1 (latest)
-
Code
-
Classes
- Password_Check
Total Complexity |
72 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
474 |
Lines of code |
207 |
Logical lines of code |
138 |
Comment lines |
183 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
does_violate_rules() |
B |
39 |
22 |
62 |
validate_for_user() |
A |
50 |
11 |
28 |
is_old_password() |
A |
52 |
8 |
23 |
match_rules() |
S |
53 |
6 |
21 |
is_password_ok() |
S |
57 |
6 |
18 |
is_violation() |
S |
59 |
5 |
16 |
hook() |
S |
63 |
5 |
9 |
edit_user() |
S |
61 |
4 |
13 |
validate_reset() |
S |
62 |
4 |
11 |
__construct() |
S |
71 |
1 |
6 |